ToString Method (PropertyWrapper<T>)
Returns a String representing the name of the current value type.
'Declaration
Public Overrides Function ToString() As String
public override string ToString()
Return Value
A System.String representing the name of the current value type.